home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / E / EditString.cpt / EditString Stack / card_7066.txt < prev    next >
Text File  |  1990-06-22  |  1KB  |  44 lines

  1. -- card: 7066 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3493
  5. -- name: LCASE
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=101 top=211 right=233 bottom=180
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: LCASE
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   put editString("lcase", field A) into field B
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part contents for background part 2
  28. ----- text -----
  29. LCASE will change the case of all alphabetic characters in the input to lowercase.  The function acts just like the BASIC language LCASE$ function.  The maximum size of the text
  30. (or data holder) is 30000 bytes.
  31.  
  32. -- part contents for background part 1
  33. ----- text -----
  34. LCASE
  35.  
  36. -- part contents for background part 3
  37. ----- text -----
  38. editString("LCase", source)
  39. ‚Ä¢ source is the intput variable or field containing the text
  40.  
  41.  
  42. -- part contents for background part 4
  43. ----- text -----
  44. HELLO THERE EVERYBODY!!!  3452(())))####